#!/bin/bash

install_packages flatpak || exit 1

flatpak_install org.gnome.Builder || exit 1
